/ Assembly List / LJCDataUtility / TextLine / AddDelimiter

Namespace - LJCDataUtility


Parameters
text - The next append value.

Returns

The new text value.

Syntax

C#
public String AddDelimiter(String text)

Adds a delimiter if not the first list item.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.